home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 21 / CU Amiga Magazine's Super CD-ROM 21 (1998)(EMAP Images)(GB)[!][issue 1998-04].iso / CUCD / Graphics / GhostScript / GS510_040fpu.readme < prev    next >
Text File  |  1998-01-27  |  2KB  |  68 lines

  1. Short:        GS5.10-4-040fpu-Amigas
  2. Author:       various
  3. Uploader:     Gene Heskett <gene_heskett@iolinc.net>
  4. Type:         text/dtp
  5. Kurz:         Aladdin Ghostscript 5.10
  6. Replaces:     none
  7. Distribution: Aminet
  8.  
  9.  
  10. This set of files will install Ghostscript, version 5.10 on an Amiga.
  11. All CPU-FPU versions need the data and both fonts archives to begin
  12. to be functional.
  13.  
  14. While I was compiling this I found that the version intended for the 68040
  15. processor without a functioning internal fpu (EC0?) was byte for byte
  16. identical to the GS_020 version, in addition to the missing 030 versions
  17. which are also identical to the 020 and 020fpu versions.  On an 030, use
  18. the 020 versions.  On the 040, only use the 040fpu version if you know your
  19. 040 has a working fpu.
  20.  
  21. I may have missed a file or so in the data package, so if it complains
  22. on your system, you'll need to get the main-src archive too.  Sorry.
  23.  
  24. To install, place yourself where a directory 'GS5.10' can be created by the
  25. unpacking process, and unpack the cpu specific file, and the data file from
  26. this point on the tree.  Then switch to the directory thus created, and
  27. unpack the 2 fonts files and the data file.
  28.  
  29. You should have a directory tree that looks like:
  30. device:
  31.        gs5.10
  32.              /data
  33.              /fonts
  34.              /other files
  35. Then, Assign Ghostscript: wherever:gs5.10
  36.  
  37. cd ghostscript:
  38.  
  39. rename the gs_xxx(fpu?) file to GS.  Type 'gs --help' which should get you
  40. a help screen listing the available i/o devices.  Note that the epsf isn't
  41. listed, but its supposed to be there. I haven't tried it.
  42.  
  43. Typeing GS by itself should get you a graphics window from your default
  44. display mode on the workbench.  Locate 'tiger.ps' and run it with the usual
  45. syntax: gs> '(pathto/tiger.ps) run' and it should show you a tigers head in
  46. whatever color resolution that screen is running in.
  47.  
  48. Read 'use.txt' for general hints on driving your printer.  I made a script
  49. I launch from toolmanager for mine.
  50.  
  51. To  recompile it, you will need to unpack in this order because some
  52. files _will_ be over-written:
  53. GS510-main-src.lha
  54. GS510-gnu.lha
  55. GS510-4-Amiga.lha
  56.  
  57. Then make a backup copy of the file named 'makefile'!  Use that backup as a
  58. rescue file.  While the configure, tar_cat, etc files are all there, they
  59. will _not_ remake _that_ makefile.
  60.  
  61. Compiled here with the latest libnix etc files from the Nov 97 snapshot
  62. from ninemooms overlayed on the ready-to-run image from the GeekGadgets 2
  63. CD.
  64.  
  65. Happy Printing!
  66.  
  67. Gene
  68.